3.264 \(\int \frac{\sec ^4(e+f x)}{\sqrt{a+b \sec ^2(e+f x)}} \, dx\)

Optimal. Leaf size=81 \[ \frac{\tan (e+f x) \sqrt{a+b \tan ^2(e+f x)+b}}{2 b f}-\frac{(a-b) \tanh ^{-1}\left (\frac{\sqrt{b} \tan (e+f x)}{\sqrt{a+b \tan ^2(e+f x)+b}}\right )}{2 b^{3/2} f} \]

[Out]

-((a - b)*ArcTanh[(Sqrt[b]*Tan[e + f*x])/Sqrt[a + b + b*Tan[e + f*x]^2]])/(2*b^(3/2)*f) + (Tan[e + f*x]*Sqrt[a
 + b + b*Tan[e + f*x]^2])/(2*b*f)

________________________________________________________________________________________

Rubi [A]  time = 0.0912598, antiderivative size = 81, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 4, integrand size = 25, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.16, Rules used = {4146, 388, 217, 206} \[ \frac{\tan (e+f x) \sqrt{a+b \tan ^2(e+f x)+b}}{2 b f}-\frac{(a-b) \tanh ^{-1}\left (\frac{\sqrt{b} \tan (e+f x)}{\sqrt{a+b \tan ^2(e+f x)+b}}\right )}{2 b^{3/2} f} \]

Antiderivative was successfully verified.

[In]

Int[Sec[e + f*x]^4/Sqrt[a + b*Sec[e + f*x]^2],x]

[Out]

-((a - b)*ArcTanh[(Sqrt[b]*Tan[e + f*x])/Sqrt[a + b + b*Tan[e + f*x]^2]])/(2*b^(3/2)*f) + (Tan[e + f*x]*Sqrt[a
 + b + b*Tan[e + f*x]^2])/(2*b*f)

Rule 4146

Int[sec[(e_.) + (f_.)*(x_)]^(m_)*((a_) + (b_.)*sec[(e_.) + (f_.)*(x_)]^(n_))^(p_), x_Symbol] :> With[{ff = Fre
eFactors[Tan[e + f*x], x]}, Dist[ff/f, Subst[Int[(1 + ff^2*x^2)^(m/2 - 1)*ExpandToSum[a + b*(1 + ff^2*x^2)^(n/
2), x]^p, x], x, Tan[e + f*x]/ff], x]] /; FreeQ[{a, b, e, f, p}, x] && IntegerQ[m/2] && IntegerQ[n/2]

Rule 388

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_)), x_Symbol] :> Simp[(d*x*(a + b*x^n)^(p + 1))/(b*(n*
(p + 1) + 1)), x] - Dist[(a*d - b*c*(n*(p + 1) + 1))/(b*(n*(p + 1) + 1)), Int[(a + b*x^n)^p, x], x] /; FreeQ[{
a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && NeQ[n*(p + 1) + 1, 0]

Rule 217

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Subst[Int[1/(1 - b*x^2), x], x, x/Sqrt[a + b*x^2]] /; FreeQ[{a,
b}, x] &&  !GtQ[a, 0]

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rubi steps

\begin{align*} \int \frac{\sec ^4(e+f x)}{\sqrt{a+b \sec ^2(e+f x)}} \, dx &=\frac{\operatorname{Subst}\left (\int \frac{1+x^2}{\sqrt{a+b+b x^2}} \, dx,x,\tan (e+f x)\right )}{f}\\ &=\frac{\tan (e+f x) \sqrt{a+b+b \tan ^2(e+f x)}}{2 b f}-\frac{(a-b) \operatorname{Subst}\left (\int \frac{1}{\sqrt{a+b+b x^2}} \, dx,x,\tan (e+f x)\right )}{2 b f}\\ &=\frac{\tan (e+f x) \sqrt{a+b+b \tan ^2(e+f x)}}{2 b f}-\frac{(a-b) \operatorname{Subst}\left (\int \frac{1}{1-b x^2} \, dx,x,\frac{\tan (e+f x)}{\sqrt{a+b+b \tan ^2(e+f x)}}\right )}{2 b f}\\ &=-\frac{(a-b) \tanh ^{-1}\left (\frac{\sqrt{b} \tan (e+f x)}{\sqrt{a+b+b \tan ^2(e+f x)}}\right )}{2 b^{3/2} f}+\frac{\tan (e+f x) \sqrt{a+b+b \tan ^2(e+f x)}}{2 b f}\\ \end{align*}

Mathematica [C]  time = 10.1666, size = 326, normalized size = 4.02 \[ \frac{\tan (e+f x) \sec ^4(e+f x) \left (1-\frac{a \sin ^2(e+f x)}{a+b}\right ) \sqrt{a \cos (2 e+2 f x)+a+2 b} \left (\frac{16 b^2 \tan ^4(e+f x) \left (a \cos ^2(e+f x)+b\right ) \text{Hypergeometric2F1}\left (2,3,\frac{7}{2},-\frac{b \tan ^2(e+f x)}{a+b}\right ) \sqrt{-\frac{b \tan ^2(e+f x) \sec ^2(e+f x) \left (-a \sin ^2(e+f x)+a+b\right )}{(a+b)^2}}}{(a+b)^3}+\frac{15 \left (a \left (3-2 \sin ^2(e+f x)\right )+3 b\right ) \left (\sin ^{-1}\left (\sqrt{-\frac{b \tan ^2(e+f x)}{a+b}}\right )-\sqrt{-\frac{b \tan ^2(e+f x) \sec ^2(e+f x) \left (-a \sin ^2(e+f x)+a+b\right )}{(a+b)^2}}\right )}{a+b}\right )}{30 \sqrt{2} f \sqrt{-a \sin ^2(e+f x)+a+b} \left (-\frac{b \tan ^2(e+f x)}{a+b}\right )^{3/2} \sqrt{a+b \sec ^2(e+f x)} \sqrt{\frac{a+b \sec ^2(e+f x)}{a+b}}} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[Sec[e + f*x]^4/Sqrt[a + b*Sec[e + f*x]^2],x]

[Out]

(Sqrt[a + 2*b + a*Cos[2*e + 2*f*x]]*Sec[e + f*x]^4*(1 - (a*Sin[e + f*x]^2)/(a + b))*Tan[e + f*x]*((16*b^2*(b +
 a*Cos[e + f*x]^2)*Hypergeometric2F1[2, 3, 7/2, -((b*Tan[e + f*x]^2)/(a + b))]*Tan[e + f*x]^4*Sqrt[-((b*Sec[e
+ f*x]^2*(a + b - a*Sin[e + f*x]^2)*Tan[e + f*x]^2)/(a + b)^2)])/(a + b)^3 + (15*(3*b + a*(3 - 2*Sin[e + f*x]^
2))*(ArcSin[Sqrt[-((b*Tan[e + f*x]^2)/(a + b))]] - Sqrt[-((b*Sec[e + f*x]^2*(a + b - a*Sin[e + f*x]^2)*Tan[e +
 f*x]^2)/(a + b)^2)]))/(a + b)))/(30*Sqrt[2]*f*Sqrt[a + b*Sec[e + f*x]^2]*Sqrt[(a + b*Sec[e + f*x]^2)/(a + b)]
*Sqrt[a + b - a*Sin[e + f*x]^2]*(-((b*Tan[e + f*x]^2)/(a + b)))^(3/2))

________________________________________________________________________________________

Maple [C]  time = 0.382, size = 1086, normalized size = 13.4 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sec(f*x+e)^4/(a+b*sec(f*x+e)^2)^(1/2),x)

[Out]

1/2/f/b/((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*sin(f*x+e)*(sin(f*x+e)*cos(f*x+e)^2*2^(1/2)*(1/(a+b)*(I*cos(f*
x+e)*a^(1/2)*b^(1/2)-I*a^(1/2)*b^(1/2)+a*cos(f*x+e)+b)/(1+cos(f*x+e)))^(1/2)*(-2/(a+b)*(I*cos(f*x+e)*a^(1/2)*b
^(1/2)-I*a^(1/2)*b^(1/2)-a*cos(f*x+e)-b)/(1+cos(f*x+e)))^(1/2)*EllipticF((-1+cos(f*x+e))*((2*I*a^(1/2)*b^(1/2)
+a-b)/(a+b))^(1/2)/sin(f*x+e),(-(4*I*a^(3/2)*b^(1/2)-4*I*a^(1/2)*b^(3/2)-a^2+6*a*b-b^2)/(a+b)^2)^(1/2))*a-sin(
f*x+e)*cos(f*x+e)^2*2^(1/2)*(1/(a+b)*(I*cos(f*x+e)*a^(1/2)*b^(1/2)-I*a^(1/2)*b^(1/2)+a*cos(f*x+e)+b)/(1+cos(f*
x+e)))^(1/2)*(-2/(a+b)*(I*cos(f*x+e)*a^(1/2)*b^(1/2)-I*a^(1/2)*b^(1/2)-a*cos(f*x+e)-b)/(1+cos(f*x+e)))^(1/2)*E
llipticF((-1+cos(f*x+e))*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)/sin(f*x+e),(-(4*I*a^(3/2)*b^(1/2)-4*I*a^(1/2)
*b^(3/2)-a^2+6*a*b-b^2)/(a+b)^2)^(1/2))*b-2*sin(f*x+e)*cos(f*x+e)^2*2^(1/2)*(1/(a+b)*(I*cos(f*x+e)*a^(1/2)*b^(
1/2)-I*a^(1/2)*b^(1/2)+a*cos(f*x+e)+b)/(1+cos(f*x+e)))^(1/2)*(-2/(a+b)*(I*cos(f*x+e)*a^(1/2)*b^(1/2)-I*a^(1/2)
*b^(1/2)-a*cos(f*x+e)-b)/(1+cos(f*x+e)))^(1/2)*EllipticPi((-1+cos(f*x+e))*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1
/2)/sin(f*x+e),1/(2*I*a^(1/2)*b^(1/2)+a-b)*(a+b),(-(2*I*a^(1/2)*b^(1/2)-a+b)/(a+b))^(1/2)/((2*I*a^(1/2)*b^(1/2
)+a-b)/(a+b))^(1/2))*a+2*sin(f*x+e)*cos(f*x+e)^2*2^(1/2)*(1/(a+b)*(I*cos(f*x+e)*a^(1/2)*b^(1/2)-I*a^(1/2)*b^(1
/2)+a*cos(f*x+e)+b)/(1+cos(f*x+e)))^(1/2)*(-2/(a+b)*(I*cos(f*x+e)*a^(1/2)*b^(1/2)-I*a^(1/2)*b^(1/2)-a*cos(f*x+
e)-b)/(1+cos(f*x+e)))^(1/2)*EllipticPi((-1+cos(f*x+e))*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)/sin(f*x+e),1/(2
*I*a^(1/2)*b^(1/2)+a-b)*(a+b),(-(2*I*a^(1/2)*b^(1/2)-a+b)/(a+b))^(1/2)/((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)
)*b+cos(f*x+e)^3*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*a-cos(f*x+e)^2*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2
)*a+cos(f*x+e)*((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*b-((2*I*a^(1/2)*b^(1/2)+a-b)/(a+b))^(1/2)*b)/(-1+cos(f*
x+e))/cos(f*x+e)^3/((b+a*cos(f*x+e)^2)/cos(f*x+e)^2)^(1/2)

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(f*x+e)^4/(a+b*sec(f*x+e)^2)^(1/2),x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [B]  time = 0.773648, size = 821, normalized size = 10.14 \begin{align*} \left [-\frac{{\left (a - b\right )} \sqrt{b} \cos \left (f x + e\right ) \log \left (\frac{{\left (a^{2} - 6 \, a b + b^{2}\right )} \cos \left (f x + e\right )^{4} + 8 \,{\left (a b - b^{2}\right )} \cos \left (f x + e\right )^{2} + 4 \,{\left ({\left (a - b\right )} \cos \left (f x + e\right )^{3} + 2 \, b \cos \left (f x + e\right )\right )} \sqrt{b} \sqrt{\frac{a \cos \left (f x + e\right )^{2} + b}{\cos \left (f x + e\right )^{2}}} \sin \left (f x + e\right ) + 8 \, b^{2}}{\cos \left (f x + e\right )^{4}}\right ) - 4 \, b \sqrt{\frac{a \cos \left (f x + e\right )^{2} + b}{\cos \left (f x + e\right )^{2}}} \sin \left (f x + e\right )}{8 \, b^{2} f \cos \left (f x + e\right )}, -\frac{{\left (a - b\right )} \sqrt{-b} \arctan \left (-\frac{{\left ({\left (a - b\right )} \cos \left (f x + e\right )^{3} + 2 \, b \cos \left (f x + e\right )\right )} \sqrt{-b} \sqrt{\frac{a \cos \left (f x + e\right )^{2} + b}{\cos \left (f x + e\right )^{2}}}}{2 \,{\left (a b \cos \left (f x + e\right )^{2} + b^{2}\right )} \sin \left (f x + e\right )}\right ) \cos \left (f x + e\right ) - 2 \, b \sqrt{\frac{a \cos \left (f x + e\right )^{2} + b}{\cos \left (f x + e\right )^{2}}} \sin \left (f x + e\right )}{4 \, b^{2} f \cos \left (f x + e\right )}\right ] \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(f*x+e)^4/(a+b*sec(f*x+e)^2)^(1/2),x, algorithm="fricas")

[Out]

[-1/8*((a - b)*sqrt(b)*cos(f*x + e)*log(((a^2 - 6*a*b + b^2)*cos(f*x + e)^4 + 8*(a*b - b^2)*cos(f*x + e)^2 + 4
*((a - b)*cos(f*x + e)^3 + 2*b*cos(f*x + e))*sqrt(b)*sqrt((a*cos(f*x + e)^2 + b)/cos(f*x + e)^2)*sin(f*x + e)
+ 8*b^2)/cos(f*x + e)^4) - 4*b*sqrt((a*cos(f*x + e)^2 + b)/cos(f*x + e)^2)*sin(f*x + e))/(b^2*f*cos(f*x + e)),
 -1/4*((a - b)*sqrt(-b)*arctan(-1/2*((a - b)*cos(f*x + e)^3 + 2*b*cos(f*x + e))*sqrt(-b)*sqrt((a*cos(f*x + e)^
2 + b)/cos(f*x + e)^2)/((a*b*cos(f*x + e)^2 + b^2)*sin(f*x + e)))*cos(f*x + e) - 2*b*sqrt((a*cos(f*x + e)^2 +
b)/cos(f*x + e)^2)*sin(f*x + e))/(b^2*f*cos(f*x + e))]

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\sec ^{4}{\left (e + f x \right )}}{\sqrt{a + b \sec ^{2}{\left (e + f x \right )}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(f*x+e)**4/(a+b*sec(f*x+e)**2)**(1/2),x)

[Out]

Integral(sec(e + f*x)**4/sqrt(a + b*sec(e + f*x)**2), x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\sec \left (f x + e\right )^{4}}{\sqrt{b \sec \left (f x + e\right )^{2} + a}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(f*x+e)^4/(a+b*sec(f*x+e)^2)^(1/2),x, algorithm="giac")

[Out]

integrate(sec(f*x + e)^4/sqrt(b*sec(f*x + e)^2 + a), x)